home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4548 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  548 b 

  1. Path: thor.tu.hac.com!collins
  2. From: collins@thor.tu.hac.com (Ron Collins)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Stack
  5. Date: 5 Feb 1996 19:02:36 GMT
  6. Organization: Advanced Depot Systems
  7. Message-ID: <4f5k8c$nru@hacgate2.hac.com>
  8. References: <296.6608T656T1624@academy.bastad.se>
  9. NNTP-Posting-Host: thor.tu.hac.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. John Kjellberg (jkjell@academy.bastad.se) wrote:
  13. : Do anyone know how to change the stackpointer and
  14. : how to find the stackpointer on a Intel 86x computer.
  15.  
  16.  
  17. Registers SS and SP.
  18.  
  19.             -- collins --
  20.  
  21.  
  22.